Skip to content

[codex] Refresh loop row stylesheet cache#76

Merged
mberman84 merged 1 commit into
mainfrom
codex/refresh-loop-row-styles
Jun 23, 2026
Merged

[codex] Refresh loop row stylesheet cache#76
mberman84 merged 1 commit into
mainfrom
codex/refresh-loop-row-styles

Conversation

@mberman84

Copy link
Copy Markdown
Collaborator

What changed

  • advance the stylesheet cache-busting token across static and Worker-rendered pages
  • keep the validator aligned with the new asset URL

Why

Production had the corrected CSS, but an existing browser session retained the prior stylesheet response under the first cache-buster URL. A fresh URL guarantees the row-background rules are fetched instead of using that stale cached response.

Validation

  • node scripts/check.mjs
  • npm --prefix worker run check (46 tests)
  • git diff --check
  • structured autoreview: clean, no actionable findings

@mberman84 mberman84 merged commit 594590a into main Jun 23, 2026
1 check passed
@mberman84 mberman84 deleted the codex/refresh-loop-row-styles branch June 23, 2026 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant